@font-face {
    font-family: "Circe-Bold";
    src: url("../fonts/Circe-Bold/Circe-Bold.eot");
    src: url("../fonts/Circe-Bold/Circe-Bold.eot@")format("embedded-opentype"),
    url("../fonts/Circe-Bold/Circe-Bold.woff") format("woff"),
    url("../fonts/Circe-Bold/Circe-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Circe-ExtraBold";
    src: url("../fonts/Circe-ExtraBold/Circe-ExtraBold.eot");
    src: url("../fonts/Circe-ExtraBold/Circe-ExtraBold.eot@")format("embedded-opentype"),
    url("../fonts/Circe-ExtraBold/Circe-ExtraBold.woff") format("woff"),
    url("../fonts/Circe-ExtraBold/Circe-ExtraBold.ttf") format("truetype");
}
@font-face {
    font-family: "Circe-Regular";
    src: url("../fonts/Circe-Regular/Circe-Regular.eot");
    src: url("../fonts/Circe-Regular/Circe-Regular.eot@")format("embedded-opentype"),
    url("../fonts/Circe-Regular/Circe-Regular.woff") format("woff"),
    url("../fonts/Circe-Regular/Circe-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Lato-Bold";
    src: url("../fonts/Lato-Bold/Lato-Bold.eot");
    src: url("../fonts/Lato-Bold/Lato-Bold.eot@")format("embedded-opentype"),
    url("../fonts/Lato-Bold/Lato-Bold.woff") format("woff"),
    url("../fonts/Lato-Bold/Lato-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Lato-Regular";
    src: url("../fonts/Lato-Regular/Lato-Regular.eot");
    src: url("../fonts/Lato-Regular/Lato-Regular.eot@")format("embedded-opentype"),
    url("../fonts/Lato-Regular/Lato-Regular.woff") format("woff"),
    url("../fonts/Lato-Regular/Lato-Regular.ttf") format("truetype");
}

.headRight p, .headLeft p {
    font-family: "Lato-Regular";
    font-size: 14px;
}

.headLeft a {
    font-family: "Lato-Bold";
    font-size: 14px;
    color: #2985d8;
}


body{
    margin: 0px;
    padding: 0px;
}

.container {
    max-width: 1170px;
    margin: auto;
    min-width: 290px;
}

.sec_3 {
    min-height: auto;
    padding: 40px 0;
}

.sec_3 h1 {
    text-align: center;
    font-family: "Circe-Bold";
    font-size: 200%;
    margin-top: 0;
    line-height: 1.1;
    font-weight: 900;
}
.phone{
    font-size: 1.5rem; font-family: 'Circe-Bold'; text-decoration: none; display: block; padding:10px 0; margin-top: 10px;
}
.content_items {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    text-align: center;
    font-family: "Circe-Regular";
    padding-top: 40px;
    font-size: 110%;
    line-height: 1.2;
    font-weight: 600;
}

.content_items .item {
    width: 30%;
    text-align: center;
}
.content_items img {
    width: 100px;
    height: 100px;
}

.intro {
    background: url(../img/bg_1.png) no-repeat center top/cover;
    /*background-size: cover;*/
    min-height: 637px;
    color: #000;
    /*margin-bottom: 2em;*/
}
.intro .container {
    box-sizing: border-box;
    padding-top: 25px;
}
.intro h1{
    color: #2985d8;
    font-family: "Circe-ExtraBold" ;
    font-size: 45px;
    width:70%;
    text-transform: uppercase;
    line-height: 1.1;
}
.intro h2{
    font-family: "Circe-Bold" ;
    font-size: 34px;
    color: rgb(69, 69, 69);
    text-transform: uppercase;
    /*width: 67%;*/
    line-height: 1.059;
    max-width: 730px;
}
.intro p{
    font-family:"Circe-Regular" ;
    font-size: 22px;
    max-width: 655px;
    line-height: 1.273;
    color: rgb(113, 111, 111);
}

.intro #xx{
    font-family: "Circe-Regular";
    font-size: 17px;
    max-width: 765px;
    color: rgb(113, 111, 111);
    line-height: 1.247;
    margin-top: 64px;

}
.intro button{
    font-family:"Lato-Bold";
    font-size: 14px;;
    color: #ffffff;
    background-color: #2985d8;
    width: 200px;
    height: 55px;
    outline: none;
    cursor: pointer;
    border: none;
}

.sec_2{
    background-color: #ffffff;
    min-height: 570px;
}
.sec_2 .ret{
    float: right;
    margin-top: -17px;

}
@-moz-document url-prefix()
{
    .sec_2 .ret{
        margin-top: 0px;
    }
}
.sec_2 .nnb{
    float: left;
    padding-left: 0;
    margin-top: 165px;
}

.sec_2 .nnb li {
    font-family: "Circe-Regular";
    color: rgb(67, 67, 67);
    line-height: 1.5;
    font-size: 16px;
    /* font-size: 24px; */
    display: inline-block;
    vertical-align: top;
    height: 98px;
    float: left;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 139px;
    margin-bottom: 2rem;
    /*font-size: 2.4rem;*/
    margin: 0 0 2rem;
    width: 258px;
    /*margin-right: 2%;*/
    text-align: center;
    /*padding-left: 20px;*/
}
.sec_2 .nnb li:nth-child(2){
    background-image: url(../img/form_1.png);
    max-width: 264px;
}
.sec_2 .nnb li:nth-child(3){
    background-image: url(../img/form_2.png);
    max-width: 264px;
    color: rgb(255, 255, 255);
}
.sec_2 .nnb li:nth-child(4){
    background-image: url(../img/form_3.png);
    max-width: 264px;
}

.qaz h1 {
    text-align: center;
    margin-top: 0;
    font-size: 26px;
    font-family: "Circe-ExtraBold";
}
.sec_3{
    background-color: #fafafa;
    min-height: auto;
}
.sec_3 h2{
    font-family: "Circe-ExtraBold";
    font-size: 26px;
    color: #434343;
    text-transform: uppercase;
    line-height: 0.923;
    padding-top: 100px;
}
.sec_3 h2>span{
     color: #2985d8;
 }
.sec_3 .otz{
    margin-top: 60px;
}

.sec_3 h3{
    font-family:"Circe-Bold";
    font-size: 16px;
    color: rgb(67, 67, 67);
    text-transform: uppercase;
    line-height: 1.5;
}
.sec_3 .left{
    float: left;
    max-width: 520px;
}
.sec_3 .left img{
    float: left;
    margin-right: 12px;
}
.sec_3 .right{
    float: right;
    max-width:522px;
}
.sec_3 .right img{
    float: left;
    margin-right: 12px;
}
.sec_3 .text_l,
.sec_3 .text_r {
    background: #fff;
    margin-top: -16px;
}
.sec_3 .text_r p,
.sec_3 .text_l p{
    color: #999999;
    font-family: "Lato-Regular";
    font-size: 14px;
    margin-top: 6px;
}

.sec_4{
    background: #434343 url("../img/bg_footer.png") no-repeat top center;
    min-height:620px;
    background-size: cover;
    /*margin-top: -60px;*/
}
.sec_4 .left{
    float: left;
    max-width: 700px;
}
.sec_4 .left h1{
    font-family: "Circe-ExtraBold";
    font-size: 36px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.4;
    margin-top: 120px;
    margin-bottom: 0px;
}
.sec_4 .left p{
    font-family: "Circe-Regular";
    font-size: 28px;
    color: #ffffff;
    line-height: 1;
}
.sec_4 h3{
    font-family:"Circe-ExtraBold";
    font-size: 40px;
    color: #ffffff;
    /*margin-top: -20px;*/
    line-height: 0.99;
}
.sec_4 img{
    position: absolute;
    z-index:1;
    margin-top: 424px;
    /* left: 400px; */
    margin-left: -188px;
}






.price1 {
    position: absolute;
    top: 16px;
    margin-left: 52px;
}
label {
    cursor: pointer;
}
input[type="text"], select, option, input[type="text"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], textarea, .jq-selectbox__select {
    max-width: 100%;
    width: 100%;
    font-family: "Lato-Bold";
    font-size: 14px;
    box-sizing: border-box;
    background-color: #ffffff;
    margin-bottom: 11px;
    /*border-radius: 15px;*/
    color: #1b8b01;
    padding: 0 14px;
    height: 53px;
    transition: color ease 0.2s, border-color ease 0.2s;
    outline: none;
}
select {
    text-transform: uppercase;
    color: #797775;
}
.fw__second {
    position: relative;
    max-width: 400px;
    box-sizing: border-box;
    background-color: #2985d8;
    /* border-radius: 15px; */
    padding: 10px 49px 45px;
    /*margin-top: 35px;*/
    float: right;
    z-index: 0;
    margin-top: 20px;
}
.fw__second button{
    color: #434343;
    background-color: #fff324;
    font-family: "Circe-Bold";
    font-size: 16px;
    width:100%;
    border: none;
    padding:12px 2px;
    margin-top: 50px;
}
.fw__second h2{
    font-family:"Circe-Bold";
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.3;
}
.fw__second h4{
    font-family:"Lato-Bold";
    font-size: 20px;
    color: #e3e3e3;
    text-transform: uppercase;
    text-align: center;
    /*margin-top: 43px;
    margin-bottom: 40px;*/


}
.sec_4 .qwert{
    margin-bottom: -23px;
    color: #fff;
    font-family: "Circe-Bold";
    text-align: center;
    font-size: 19x;
   /* padding-top: 7px;*/
   line-height: 1.3;
}




@media only screen and (max-width : 1200px) {


}
@media only screen and (max-width : 1143px) {
    
    .sec_2 {
        min-height: auto;
    }
    
        .content_items  {
        flex-direction: column;
        align-items: center;
    }

    .item {
        width: 90% !important;
        margin-bottom: 30px;
    }

    .ret{
        display: none;
    }

    .logo {
        justify-content: center;
    }

    .intro h1{
        width:100%;
        font-size: 220%;
        text-align: center;
    }
    .intro h2{
        width:100%;
        font-size: 170%;
        text-align: center;
        margin: auto;
        margin-bottom: 40px !important;
    }
    .intro p{
        width:100%;
        font-size: 100%;
        text-align: center;
        margin: auto;
    }
    .intro button{
        display: block;
        margin: auto;
        text-decoration: none;
    }
    .intro{
        background: url(../img/bg_mob.png) no-repeat center top/cover;
        min-height:460px;
    }
    .sec_2 .nnb{
        margin-top: 10px;
        padding-left: 10% ;
    }
    .ret{
        display: none;
    }
    .qaz{
        display: block;
        margin: auto;
        text-align: center;
        max-width: 868px;
    }
     /*.sec_2{
        min-height:380px;
    }*/
    .sec_3 h2{
        text-align: center;
    }
    .sec_3 .left{
        float: none;
        display: block;
        margin:auto;
    }
    .sec_3 .left img{
        float: none;
        margin: auto;
        display: block;
    }
    .sec_3 .right{
        float: none;
        display: block;
        margin: auto;
    }
    .sec_3 .right img{
        float: none;
        margin: auto;
        display: block;
    }
    .sec_3 .text_l, .sec_3 .text_r{
        text-align: center;
        padding: 0 15px 15px 15px;
    }
    .sec_4 .left{
        margin: auto;
        display: block;
        float: none;
        padding-top: 12px;
    }
    .sec_4 .left h1{
        margin-top: 20px;
        font-size: 170%;
        text-align: center;
    }
    .sec_4 .left p{
        margin-top: 10px;
        font-size: 100%;
        text-align: center;
    }
    .sec_4 h3{
        margin-top: 10px;
        font-size: 150%;
        text-align: center;
    }
    .sec_4 img{
        display: none;
    }
    .fw__second{
        float: none;
        margin:auto;
        display: block;
    }
    /*.sec_4 .right{*/
    /*margin: auto;*/
    /*display: block;*/
    /*!*width: 90%;*!*/
    /*}*/
    .sec_4{
        min-height: 924px;
    }


}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


}



/* Small Devices, Tablets */
@media only screen and (min-width : 481px) and (max-width : 774px) {
    .sec_3 h1 {
    font-size: 180%;
    margin-top: 0;
    line-height: 1.1;
    width: 95%;
    margin: 0 auto;
    }
    .qaz h1 {
        margin-top: 40px;
        line-height: 1;
        width: 88%;
    }
    .intro h1{
        width:100%;
        font-size: 190%;
        text-align: center;
        line-height: 1.2;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .intro h2{
        width: 95%;
        font-size: 130%;
        text-align: center;
        margin: auto;
        line-height: 1.3;
    }
    .intro p{
        width:100%;
        font-size: 100%;
        text-align: center;
        margin: auto;
    }
    .intro button{
        display: block;
        margin: auto;
        text-decoration: none;
    }
    .intro{
        background: url(../img/bg_mob.png) no-repeat center top/cover;
        min-height:460px;
    }
    .sec_2 .nnb{
        margin-top: 10px;
        padding-left: 10% ;
    }
    .ret{
        display: none;
    }
    .qaz{
        display: block;
        margin: auto;
        text-align: center;
        max-width: 320px;
    }
    .sec_2{
        min-height:915px;
    }
    .sec_3 h2{
        text-align: center;
    }
    .sec_3 .left{
        float: none;
        display: block;
        margin:auto;
    }
    .sec_3 .left img{
        float: none;
        margin: auto;
        display: block;
    }
    .sec_3 .right{
        float: none;
        display: block;
        margin: auto;
    }
    .sec_3 .right img{
        float: none;
        margin: auto;
        display: block;
    }
    .sec_3 .text_l, .sec_3 .text_r{
        text-align: center;
        padding: 0 15px 15px 15px;
    }
    .sec_4 .left{
        margin: auto;
        display: block;
        float: none;
        padding-top: 12px;
    }
    .sec_4 .left h1{
        margin-top: 20px;
        font-size: 170%;
        text-align: center;
    }
    .sec_4 .left p{
        margin-top: 10px;
        font-size: 120%;
        text-align: center;
    }
    .sec_4 h3{
        margin-top: 10px;
        font-size: 150%;
        text-align: center;
    }
    .sec_4 img{
        display: none;
    }
    .fw__second{
        float: none;
        margin:auto;
        display: block;
    }
    /*.sec_4 .right{*/
    /*margin: auto;*/
    /*display: block;*/
    /*!*width: 90%;*!*/
    /*}*/
    .sec_4{
        min-height: 750px;
    }


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
        .sec_3 h1 {
    font-size: 180%;
    margin-top: 0;
    line-height: 1.1;
    width: 90%;
    margin: 0 auto;

    }



    .phone{    font-size: 1.5rem;
    font-family: 'Circe-Bold';
    text-decoration: none;
    display: block;
    padding: 0px 0 10px;
    margin-top: 0px;
    text-align: center;
}
        .qaz h1 {
        margin-top: 40px;
        line-height: 1;
        width: 88%;
    }

    .intro .container {
        padding-top: 0;
    }

    .intro h1{
        width:95%;
        font-size: 150%;
        text-align: center;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 30px;
        line-height: 1.2;
    }
    .intro h2{
        width:95%;
        font-size: 140%;
        text-align: center;
        line-height: 1.3;
    }
    .intro p{
        width:95%;
        font-size: 100%;
        text-align: center;
        margin-top: 45px !important;
        padding-bottom: 30px;
    }
    .intro button{
        display: block;
        margin: auto;
        text-decoration: none;
    }
    .intro{
        background: url(../img/bg_mob.png) no-repeat center top/cover;
        min-height:460px;
    }
    .sec_2 .nnb{
        margin-top: 10px;
        padding-left: 10% ;
    }
    .ret{
        display: none;
    }
    .qaz{
        display: block;
        margin: auto;
        text-align: center;
        max-width: 320px;
    }
    .sec_2{
        min-height:800px;
    }
    .sec_3 h2{
        text-align: center;
    }
    .sec_3 .left img{
        float: none;
        margin: auto;
        display: block;
    }
    .sec_3 .right img{
        float: none;
        margin: auto;
        display: block;
    }
    .sec_3 .text_l, .sec_3 .text_r{
        text-align: center;
        padding: 0 15px 15px 15px;
    }
    .sec_4 .left h1{
        margin-top: 20px;
        font-size: 170%;
        text-align: center;
    }
    .sec_4 .left p{
        margin-top: 10px;
        font-size: 100%;
        text-align: center;
        line-height: 1.3;
    }
    .sec_4 h3{
        margin-top: 10px;
        font-size: 150%;
        text-align: center;
    }
    .sec_4 img{
        display: none;
    }
    /*.sec_4 .right{*/
        /*margin: auto;*/
        /*display: block;*/
        /*!*width: 90%;*!*/
    /*}*/
    .sec_4{
        min-height: 830px;
    }
}

@media only screen and (min-width : 400px) and (max-width: 480px) {
    .sec_4 .right{
        width: 90%;
        margin: auto;
        display: block;
    }

}



/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}




/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}



/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {



}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {



}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {


}

.logo {
    display: flex;
}

.logo img {
    max-width: 100%;
}

@media screen and (max-width: 580px) {
    .logo img {
        transform: scale(0.6);
    }
}

.prohibit {
  border-top: 2px solid #fff;
  padding: 20px 0;
  font-family: "Lato-Regular";
  font-size: 15px;
  color: #fff;
  background-color: #434343;
}
.prohibit__title {
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.prohibit__list {
    margin: auto;
    max-width: 300px;
    text-align: left;
    list-style-type: none;
    font-size: 20px;
}
.prohibit__item {
    position: relative;
    margin-bottom: 10px;
}
.prohibit__item:before {
    position: absolute;
    left: -30px;
    content: "—";
    display: block;
    width: 10px;
    color: #fff;
}
.headRight a {
  color: #2985d8;
  font-family:"Circe-Bold";
  font-size: 14px;
}
.headRight{
  padding-bottom: 15px;
}
